home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / VAULTUNR.ZIP / VAULT.DOC < prev    next >
Text File  |  1994-04-13  |  4KB  |  92 lines

  1. VAULT.PPE ■ COPYRIGHT 1994 ROBERT BROWER ■ TOTAL ACCESS: (905)568-5294/2496
  2. VOICE SUPPORT: 6PM-10PM WEEKDAYS & 10PM-10PM SAT & SUN. EASTERN US TIME
  3.  
  4. What is it?
  5.  
  6. VAULT.PPE is a very powerful and extremely configurable, yet simple to
  7. install and maintain, time and byte bank. It allows callers to save their
  8. unused time and bytes, exchange time for bytes and bytes for time, as well as
  9. gamble time or bytes.
  10.  
  11. Installation?
  12.  
  13. You must have unzipped the ZIP file if you're reading this DOC file, so we'll
  14. assume that you've already made a directory for VAULT.PPE and unzipped the
  15. the following files:
  16.  
  17. VAULT.PPE               The executable program
  18. VAULT.DOC               This text document
  19. VAULT.CFG               A sample configuration file
  20. FILE_ID.DIZ             File upload description
  21.  
  22. Next, you will need to edit the VAULT.CFG file to your liking. An explanation
  23. of each line follows:
  24.  
  25. line 1: Foreground color (one char) (RANDOM if you want this randomized)
  26. line 2: Background color (one char) (RANDOM if you want this randomized)
  27. line 3: Highlight color  (one char) (Randomized when background is RANDOM)
  28. line 4: Max Bytes Withdraw Per Day, I use 1000000
  29. line 5: Byte Exchange, I use 100000. Divide AMMOUNT by this to get minutes 
  30.         for a byte exchange.
  31. line 6: Max Time Withdraw Per Day, I use 30
  32. line 7: Time Exchange, I use 10000. Multiply AMMOUNT by this to get bytes
  33.         for a time exchange.
  34. line 8: Percent chance to win a byte gamble
  35. line 9: Percent chance to win a time gamble
  36. line 10: Maximum bytes allowed in account (not to exceed 9999999999999999)
  37. line 11: Maximum minutes in account (not to exceed 9999999999999999)
  38.  
  39. *NOTE: It is important that you follow the above structure or the PPE will
  40. not work properly. Also, this file MUST be named VAULT.CFG and must be in
  41. the same directory as VAULT.PPE.
  42.  
  43. Next, add the following line to your CMD.LST file inside PCBSetup:
  44.  
  45. COMMAND         SECURITY        PATH & FILENAME
  46. ----------------------------------------------------------
  47. BANK            20              C:\PCB\PPE\VAULT\VAULT.PPE
  48.  
  49. *NOTE: Your CMD.LST may vary. I am offering my configuration just as an 
  50. example.
  51.  
  52. Next, Ensure that the USER NOTES PSA is installed in your USER INFO FILE
  53. in the PCBoard System Manager. USER NOTES has 5 indexes and all 5 are used
  54. by VAULT.PPE. They may be edited by the sysop at any time. The indexes are
  55. explained below:
  56.  
  57. U_NOTES(0): Bytes in vault
  58. U_NOTES(1): Bytes withdrawn today
  59. U_NOTES(2): Minutes in vault
  60. U_NOTES(3): Minutes withdrawn today
  61. U_NOTES(4): Date of Last Withdraw
  62.  
  63. That's all. Installation complete. 
  64.  
  65. Shareware?
  66.  
  67. This PPE is shareware. Distribute it's original archive freely. If you like
  68. this program, you are encouraged to register it for just $15.00. Upon
  69. registering, you will receive a personalized registered copy. 
  70. The UNREGISTERED message will also be removed. Please include
  71. $5.00 for shipping & handling (North America) or exclude this if you wish
  72. to download your registered code directly from my BBS at the numbers above.
  73.  
  74. Send Check or Money Order to:
  75.  
  76. Robert Brower
  77. 411 Winfield Terrace
  78. Mississauga, Ontario
  79. L5R1N9 Canada
  80.  
  81. If you have questions or require support, I can be reached through the
  82. PCBoard support conference OR on my BBS at the numbers mentioned at the
  83. top of this document. You can also reach me voice at my above mentioned
  84. voice number during the specified hours. I'd love to hear from you!
  85.  
  86. Robert Brower and Total Access BBS are not responsible for any damages or
  87. loss of data as a result of using this product or any other product or 
  88. information obtained from or related to Robert Brower and Total Access BBS.
  89.  
  90.  
  91.  
  92.